Skip to main content

Add Webhook Addresses

POST 

/notifications/webhook/add-addresses

Add new addresses to a webhook

Request

Query Parameters

    apiKey string
    Example: {{publicKey}}

Header Parameters

    API-SECRET string
    Example: {{secretKey}}

Body

    webhookId string
    addresses string[]

Responses

Created

Schema

    object

Loading...

Was this page helpful?